ComponentOne ASP.NET MVC Controls
Attachment Method

C1.Web.Mvc.Fluent Namespace > AnnotationBaseBuilder<TControl,TBuilder> Class : Attachment Method
The value.
Configurates C1.Web.Mvc.AnnotationBase.Attachment. Sets the attachment of the annotation.
Syntax
'Declaration
 
Public Function Attachment( _
   ByVal value As AnnotationAttachment _
) As TBuilder
public TBuilder Attachment( 
   AnnotationAttachment value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

AnnotationBaseBuilder<TControl,TBuilder> Class
AnnotationBaseBuilder<TControl,TBuilder> Members